home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / tutorials / custEducation / opengl1 / README < prev    next >
Encoding:
Text File  |  1996-11-11  |  1.4 KB  |  44 lines

  1. OpenGL Programming 1 Course 
  2.  
  3. This software will only compile/run on a >= IRIX 5.3 system with gl_dev,
  4. glut_dev and x_dev products loaded. See the Release Notes for all the
  5. details of what has changed in this subtree since its previous version
  6. (1.0).
  7.  
  8. NOTE: The glut_dev package is not included in the distribution but is needed
  9. to re-compile most all the source. Inst-images of GLUT are available at
  10.  
  11.      toolbox/src/exampleCode/opengl/GLUT/inst
  12.  
  13. This subtree contains the software included in the OpenGL Programming 1
  14. class course materials available through SGI's customer education program.
  15.  
  16. This subtree contains the following directories:
  17.  
  18.    * include
  19.           header files for functions in lib
  20.  
  21.    * lib
  22.           Additional functions used to reduce the amount of code in each
  23.           example.
  24.  
  25.    * examples
  26.           All of the code for the examples shown in the Student Manual.
  27.  
  28.    * answers
  29.           Sample answers for the course laboratory exercises.
  30.  
  31.    * labs
  32.           Code for the course laboratory exercises.
  33.  
  34.    * demos
  35.           Extra demonstration programs. Most include source. Some are in
  36.           binary form only.
  37.  
  38.    * data
  39.           contains .bin format data files employed by the tutorials binaries
  40.           in demos/Tutorials.
  41.  
  42. ----------------------------------------------------------------------------
  43. Copyright ⌐ 1995-96, Silicon Graphics, Inc.
  44.